[INFO] cloning repository https://github.com/Liu-WeiHu/blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Liu-WeiHu/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiu-WeiHu%2Fblog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiu-WeiHu%2Fblog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c87b34f48e50250d01643038878566d83faa5897
[INFO] checking Liu-WeiHu/blog/c87b34f48e50250d01643038878566d83faa5897 against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiu-WeiHu%2Fblog" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Liu-WeiHu/blog
[INFO] finished tweaking git repo https://github.com/Liu-WeiHu/blog
[INFO] tweaked toml for git repo https://github.com/Liu-WeiHu/blog written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Liu-WeiHu/blog on toolchain 89a99936d9e76a50e8df622e7242190841fd871b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Liu-WeiHu/blog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding crossbeam-channel v0.5.15
[INFO] [stderr]       Adding symlink v0.1.0
[INFO] [stderr]       Adding tracing-appender v0.2.5
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded compression-codecs v0.4.31
[INFO] [stderr]   Downloaded async-compression v0.4.32
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded jsonwebtoken v10.2.0
[INFO] [stderr]   Downloaded bcrypt v0.17.1
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6747567f6257a4028047456a6aef27783b8ae25828b7109ea604495aced87c68
[INFO] running `Command { std: "docker" "start" "6747567f6257a4028047456a6aef27783b8ae25828b7109ea604495aced87c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6747567f6257a4028047456a6aef27783b8ae25828b7109ea604495aced87c68" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6747567f6257a4028047456a6aef27783b8ae25828b7109ea604495aced87c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6747567f6257a4028047456a6aef27783b8ae25828b7109ea604495aced87c68" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking bcrypt v0.17.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking blog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/permission.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         sqlx::query_as!(
[INFO] [stdout] 43 | |             RbacRolePermission,
[INFO] [stdout] 44 | |             "select r.id,  r.name as role_name , p.name as permission_name  from roles r 
[INFO] [stdout] 45 | | join role_permissions rp  on r.id  = rp.role_id
[INFO] [stdout] 46 | | join permissions p on rp.permission_id  = p.id"
[INFO] [stdout] 47 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/permission.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 58 | |             "select p.name as permission_name from user_roles ur 
[INFO] [stdout] 59 | | join role_permissions rp on ur.role_id = rp.role_id
[INFO] [stdout] 60 | | join permissions p on rp.permission_id = p.id
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |             PermissionType::Visual.as_ref()
[INFO] [stdout] 64 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/permission.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | /         sqlx::query_as!(
[INFO] [stdout] 81 | |             UserRole,
[INFO] [stdout] 82 | |             "select * from user_roles where user_id = $1",
[INFO] [stdout] 83 | |             user_id,
[INFO] [stdout] 84 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/posts.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | /         sqlx::query_as!(
[INFO] [stdout] 47 | |             Posts,
[INFO] [stdout] 48 | |             "select * from posts limit $1 offset $2",
[INFO] [stdout] 49 | |             limit,
[INFO] [stdout] 50 | |             offset
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/posts.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         sqlx::query_as!(Posts, "select * from posts where id = $1", user_id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/posts.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |           let res = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 80 | |             InsertResult,
[INFO] [stdout] 81 | |             "INSERT INTO posts (title, content, user_id, status) VALUES ($1, $2, $3, $4)
[INFO] [stdout] 82 | |                     RETURNING id",
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             posts.status.as_ref(),
[INFO] [stdout] 87 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/dao/posts.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | /         sqlx::query!(
[INFO] [stdout] 100 | |             "update posts set title = $1, content = $2 where id = $3",
[INFO] [stdout] 101 | |             posts.title.as_ref(),
[INFO] [stdout] 102 | |             posts.content.as_ref(),
[INFO] [stdout] 103 | |             posts.user_id
[INFO] [stdout] 104 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_accounts.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         sqlx::query_as!(
[INFO] [stdout] 64 | |             UserAccounts,
[INFO] [stdout] 65 | |             "select * from user_accounts limit $1 offset $2",
[INFO] [stdout] 66 | |             limit,
[INFO] [stdout] 67 | |             offset
[INFO] [stdout] 68 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_accounts.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | /         sqlx::query_as!(
[INFO] [stdout] 79 | |             UserAccounts,
[INFO] [stdout] 80 | |             "select * from user_accounts where id = $1",
[INFO] [stdout] 81 | |             user_id
[INFO] [stdout] 82 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_accounts.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | / ...   sqlx::query_as!(UserInfo,
[INFO] [stdout] 97 | | ...       "select ua.id, ua.username, ua.email, ue.age , ue.gender, ue.education, ue.hometown, ue.address from user_accounts ua jo...
[INFO] [stdout] 98 | | ...   , user_id)
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/dao/user_accounts.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |           let res = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 117 | |                     InsertResult,
[INFO] [stdout] 118 | |                     "INSERT INTO user_accounts (username, email, password, created_at) VALUES ($1, $2, $3, NOW())
[INFO] [stdout] 119 | |                     RETURNING id",
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |                     user.password.as_ref(),
[INFO] [stdout] 123 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/dao/user_accounts.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | /         sqlx::query_as!(
[INFO] [stdout] 136 | |             UserAccounts,
[INFO] [stdout] 137 | |             "select * from user_accounts where email = $1",
[INFO] [stdout] 138 | |             email.as_ref()
[INFO] [stdout] 139 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/dao/user_accounts.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | /         sqlx::query!(
[INFO] [stdout] 154 | |             "update user_accounts set last_login_time = $1 where id = $2",
[INFO] [stdout] 155 | |             user.last_login_time,
[INFO] [stdout] 156 | |             user.id,
[INFO] [stdout] 157 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/dao/user_accounts.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | /         sqlx::query!(
[INFO] [stdout] 169 | |             "update user_accounts set username = $1 where id = $2",
[INFO] [stdout] 170 | |             user.username.as_ref(),
[INFO] [stdout] 171 | |             user.id
[INFO] [stdout] 172 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_ext.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         sqlx::query_as!(
[INFO] [stdout] 39 | |             UserExt,
[INFO] [stdout] 40 | |             "select * from user_ext where user_id = $1",
[INFO] [stdout] 41 | |             user_id
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_ext.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         sqlx::query!(
[INFO] [stdout] 57 | |             "INSERT INTO user_ext (user_id, age, gender, education, hometown, address) VALUES ($1, $2, $3, $4, $5, $6)",
[INFO] [stdout] 58 | |             user.user_id,
[INFO] [stdout] 59 | |             user.age,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             user.hometown.as_deref(),
[INFO] [stdout] 63 | |             user.address.as_deref())
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_ext.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | /         sqlx::query!(
[INFO] [stdout] 75 | |             "update user_ext set age = $1, gender = $2, education = $3, hometown = $4, address = $5 where user_id = $6",
[INFO] [stdout] 76 | |             user.age,
[INFO] [stdout] 77 | |             user.gender.as_deref(),
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |             user.address.as_deref(),
[INFO] [stdout] 81 | |             user.user_id)
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/permission.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         sqlx::query_as!(
[INFO] [stdout] 43 | |             RbacRolePermission,
[INFO] [stdout] 44 | |             "select r.id,  r.name as role_name , p.name as permission_name  from roles r 
[INFO] [stdout] 45 | | join role_permissions rp  on r.id  = rp.role_id
[INFO] [stdout] 46 | | join permissions p on rp.permission_id  = p.id"
[INFO] [stdout] 47 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/permission.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 58 | |             "select p.name as permission_name from user_roles ur 
[INFO] [stdout] 59 | | join role_permissions rp on ur.role_id = rp.role_id
[INFO] [stdout] 60 | | join permissions p on rp.permission_id = p.id
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |             PermissionType::Visual.as_ref()
[INFO] [stdout] 64 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/permission.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | /         sqlx::query_as!(
[INFO] [stdout] 81 | |             UserRole,
[INFO] [stdout] 82 | |             "select * from user_roles where user_id = $1",
[INFO] [stdout] 83 | |             user_id,
[INFO] [stdout] 84 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/posts.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | /         sqlx::query_as!(
[INFO] [stdout] 47 | |             Posts,
[INFO] [stdout] 48 | |             "select * from posts limit $1 offset $2",
[INFO] [stdout] 49 | |             limit,
[INFO] [stdout] 50 | |             offset
[INFO] [stdout] 51 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/posts.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         sqlx::query_as!(Posts, "select * from posts where id = $1", user_id)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/posts.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |           let res = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 80 | |             InsertResult,
[INFO] [stdout] 81 | |             "INSERT INTO posts (title, content, user_id, status) VALUES ($1, $2, $3, $4)
[INFO] [stdout] 82 | |                     RETURNING id",
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             posts.status.as_ref(),
[INFO] [stdout] 87 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/dao/posts.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | /         sqlx::query!(
[INFO] [stdout] 100 | |             "update posts set title = $1, content = $2 where id = $3",
[INFO] [stdout] 101 | |             posts.title.as_ref(),
[INFO] [stdout] 102 | |             posts.content.as_ref(),
[INFO] [stdout] 103 | |             posts.user_id
[INFO] [stdout] 104 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_accounts.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         sqlx::query_as!(
[INFO] [stdout] 64 | |             UserAccounts,
[INFO] [stdout] 65 | |             "select * from user_accounts limit $1 offset $2",
[INFO] [stdout] 66 | |             limit,
[INFO] [stdout] 67 | |             offset
[INFO] [stdout] 68 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_accounts.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | /         sqlx::query_as!(
[INFO] [stdout] 79 | |             UserAccounts,
[INFO] [stdout] 80 | |             "select * from user_accounts where id = $1",
[INFO] [stdout] 81 | |             user_id
[INFO] [stdout] 82 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_accounts.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | / ...   sqlx::query_as!(UserInfo,
[INFO] [stdout] 97 | | ...       "select ua.id, ua.username, ua.email, ue.age , ue.gender, ue.education, ue.hometown, ue.address from user_accounts ua jo...
[INFO] [stdout] 98 | | ...   , user_id)
[INFO] [stdout]    | |________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/dao/user_accounts.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |           let res = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 117 | |                     InsertResult,
[INFO] [stdout] 118 | |                     "INSERT INTO user_accounts (username, email, password, created_at) VALUES ($1, $2, $3, NOW())
[INFO] [stdout] 119 | |                     RETURNING id",
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |                     user.password.as_ref(),
[INFO] [stdout] 123 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/dao/user_accounts.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | /         sqlx::query_as!(
[INFO] [stdout] 136 | |             UserAccounts,
[INFO] [stdout] 137 | |             "select * from user_accounts where email = $1",
[INFO] [stdout] 138 | |             email.as_ref()
[INFO] [stdout] 139 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/dao/user_accounts.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | /         sqlx::query!(
[INFO] [stdout] 154 | |             "update user_accounts set last_login_time = $1 where id = $2",
[INFO] [stdout] 155 | |             user.last_login_time,
[INFO] [stdout] 156 | |             user.id,
[INFO] [stdout] 157 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/dao/user_accounts.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | /         sqlx::query!(
[INFO] [stdout] 169 | |             "update user_accounts set username = $1 where id = $2",
[INFO] [stdout] 170 | |             user.username.as_ref(),
[INFO] [stdout] 171 | |             user.id
[INFO] [stdout] 172 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_ext.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         sqlx::query_as!(
[INFO] [stdout] 39 | |             UserExt,
[INFO] [stdout] 40 | |             "select * from user_ext where user_id = $1",
[INFO] [stdout] 41 | |             user_id
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_ext.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         sqlx::query!(
[INFO] [stdout] 57 | |             "INSERT INTO user_ext (user_id, age, gender, education, hometown, address) VALUES ($1, $2, $3, $4, $5, $6)",
[INFO] [stdout] 58 | |             user.user_id,
[INFO] [stdout] 59 | |             user.age,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             user.hometown.as_deref(),
[INFO] [stdout] 63 | |             user.address.as_deref())
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/dao/user_ext.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | /         sqlx::query!(
[INFO] [stdout] 75 | |             "update user_ext set age = $1, gender = $2, education = $3, hometown = $4, address = $5 where user_id = $6",
[INFO] [stdout] 76 | |             user.age,
[INFO] [stdout] 77 | |             user.gender.as_deref(),
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |             user.address.as_deref(),
[INFO] [stdout] 81 | |             user.user_id)
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PermissionType`
[INFO] [stdout]  --> src/dao/permission.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     dto::permission::{PermissionType, RbacRolePermission},
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PermissionType`
[INFO] [stdout]  --> src/dao/permission.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |     dto::permission::{PermissionType, RbacRolePermission},
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blog` (bin "blog" test) due to 17 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `blog` (bin "blog") due to 17 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6747567f6257a4028047456a6aef27783b8ae25828b7109ea604495aced87c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6747567f6257a4028047456a6aef27783b8ae25828b7109ea604495aced87c68", kill_on_drop: false }`
[INFO] [stdout] 6747567f6257a4028047456a6aef27783b8ae25828b7109ea604495aced87c68
